hasNestedScrollingParent
Returns true if this view has a nested scrolling parent.
This version of the method just calls hasNestedScrollingParent using the touch input type.
Return
whether this view has a nested scrolling parent
Parameters
view
view for which to check the parent.
Returns true if this view has a nested scrolling parent.
The presence of a nested scrolling parent indicates that this view has initiated a nested scroll and it was accepted by an ancestor view further up the view hierarchy.
Return
whether this view has a nested scrolling parent
Parameters
view
view for which to check the parent.
type
the type of input which cause this scroll event